Papers with decoding sentences

1 papers
Improving Beam Search by Removing Monotonic Constraint for Neural Machine Translation (P18-2)

Copied to clipboard

Challenge: a beam search algorithm produces monotonic left-to-right order, meaning a hypothesis cannot be revisited . a proposed algorithm allows discarded hypotheses to be recovered in a later step.
Approach: They propose to decode a beam search algorithm that considers multiple hypotheses simultaneously . they propose to maintain all found hypothese a single priority queue and a universal score function .
Outcome: The proposed algorithm improves translations even for high-performance models in English-Japanese translation task.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations